purple_pounce_action_get_attribute

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(char)* purple_pounce_action_get_attribute(const(PurplePounce)* pounce, const(char)* action, const(char)* attr)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    const(char)*
    purple_pounce_action_get_attribute
    (,
    const(char)* action
    ,
    const(char)* attr
    )
  2. da_purple_pounce_action_get_attribute purple_pounce_action_get_attribute;

Meta